All Questions
Tagged with xmlelements-xml
9 questions
0votes
0answers
204views
JS File in custom ribbon button loads on all pages
We have a custom ribbon button and we have added code to refer JS file in it. The ribbon button is bound to content type. <CustomAction Id="MyProject.RibbonButton" Location="ScriptLink" ScriptSrc ...
1vote
0answers
772views
Reading Each XML Node in Powershell to create list in SharePoint
I have an XML file which I got from running webservices of below format. It contains each List name in the site collection under node. Now using this file I have to create lists in another site ...
0votes
2answers
722views
parsing this XML in C# for a SharePoint Field
I have the below field xml which I get after calling a web service. I am getting the error Name cannot begin with the '=' character, hexadecimal value 0x3D. Line 1, position 2325. <Field ...
0votes
1answer
66views
How to Read XML attribute?
I have XMl file that has various file attachments when the attachment is empty the xsi:nil="true" will be set so i want to read this attribute
0votes
1answer
486views
Setting the value of a boolean XMLElement
I'm having a problem when assigning a value to a Boolean check/tick box within InfoPath xml code. I've created text boxes using inner text values but this gives the error of an incorrect data type. ...
0votes
0answers
135views
Fieldref - open in new window
I want to know how to make in SharePoint so that a link by FieldRef opens in new window. I have got some column and one with a link which opens, but only the same window. Sharepoint 2013 <View ...
0votes
1answer
2kviews
How to bind tree view with XMLdatasource dynamically in c#
I have a scenario where I have a SPListItemCollection of SharePoint 2013 and I have to bind tree view with XMLDataSource. I have to add nodes to XML and iterate to add child nodes also but all these ...
0votes
1answer
854views
Set a date in an InfoPath form to null
I'm trying to write an InfoPath form from code. I'm working with the xml of a form, and when I write a date it gives me no error but when I open the form in SharePoint and click on Save, it says that ...
2votes
1answer
1kviews
How to show XML weather in sharepoint?
I'm quite a newbie with sharepoint and especially in XML. I would like to show this weather info in my Sharepoint. I'm using XML web part & XSLT formatting. http://api.openweathermap.org/data/2.5/...